Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit test for functions in consistency.go #5844

Merged
merged 4 commits into from
Apr 3, 2024

Conversation

timl3136
Copy link
Member

@timl3136 timl3136 commented Apr 2, 2024

What changed?
Added unit tests

Why?
Improve test coverage and stability

How did you test it?
Unit tests

Potential risks

Release notes

Documentation Changes

@coveralls
Copy link

coveralls commented Apr 2, 2024

Pull Request Test Coverage Report for Build 018ea4e6-ecb2-4f17-a8be-bfd3c445b644

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 36 unchanged lines in 6 files lost coverage.
  • Overall coverage increased (+0.006%) to 65.897%

Files with Coverage Reduction New Missed Lines %
service/matching/taskReader.go 2 84.88%
service/history/task/fetcher.go 4 86.08%
common/persistence/nosql/nosql_task_store.go 5 61.95%
common/task/fifo_task_scheduler.go 5 84.54%
service/history/task/transfer_standby_task_executor.go 8 87.01%
common/persistence/nosql/nosqlplugin/cassandra/gocql/public/client.go 12 20.93%
Totals Coverage Status
Change from base Build 018ea4e2-60e3-4f73-9198-fb325674c74f: 0.006%
Covered Lines: 96433
Relevant Lines: 146339

💛 - Coveralls

@timl3136 timl3136 enabled auto-merge (squash) April 3, 2024 16:25
Copy link
Contributor

@mantas-sidlauskas mantas-sidlauskas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@timl3136 timl3136 merged commit 24cd976 into cadence-workflow:master Apr 3, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants